gpsbabel.git
2013-09-23 robertlipeMake unicsv a little more QString ready internally.
2013-09-20 robertlipeBring forward uncontested change from NEW_STRINGS work...
2013-09-20 robertlipeCommit the least contestable part of a CL I have in...
2013-09-19 robertlipeTweak testo to use more common stdout capture.
2013-09-19 robertlipeGuilhem Bonnefile tweaks (old) Magellan Explorist PMGNC...
2013-09-18 robertlipeWarning fixes from Conrad.
2013-09-18 tsteven4add utf-8 bom check and well-formed xml check to testo.
2013-09-17 robertlipeWarning cleanups from Conrad.
2013-09-17 tsteven4change illegal xml character stripping from QRegExp...
2013-09-15 robertlipePreserve note for future possibilities of strip_html.
2013-09-15 robertlipeMore pulling at removing C strings internally: unicsv_p...
2013-09-15 robertlipe... Replace guts of manual trimmed_strdup in tef reader...
2013-09-15 robertlipe... Remove open-coded Vector in unicsv. Make better use...
2013-09-15 robertlipe... Commit 'ptesto', a script for running valgrinds in...
2013-09-15 robertlipe... Correct leak in bcr that I just introduced when I parti...
2013-09-15 robertlipeA bulky, but rather brainless pass at treating the...
2013-09-14 robertlipeFixes for optionsdlg: only use ranges when we HAVE...
2013-09-13 tsteven4catch a straggler up with qt include renaming.
2013-09-12 tsteven4add xmlstreamwriter methods analogous to QXmlStreamWrit...
2013-09-12 tsteven4@gmail.comGet the gui ready for Qt5 while maintaining support...
2013-09-12 tsteven4catch gui translation files up with recent source renam...
2013-09-11 robertlipe... Minor internal changes to make new_strings land better.
2013-09-11 robertlipe... Fix mem leak I introduced earlier tonight (this morning...
2013-09-11 robertlipePull out a little more char* from our core infrastructu...
2013-09-11 robertlipeSteve replaces use of deprecated QHttp with QNetworkAcc...
2013-09-10 robertlipePeter Popovec tweaks gtrnctr to fix sometimes missing...
2013-09-09 robertlipeRemove explicit xstrdup(CSTR... in favor of helper.
2013-09-09 robertlipeStyle Cleanup from last commit.
2013-09-09 robertlipeDirk Stitchling adds support for Navin/ZNEX miniHomer...
2013-09-07 robertlipeFix (probably) memory leak in xmltag converion.
2013-09-06 robertlipeMove remaining char*'s in xmltag to QStrings. Tweak...
2013-09-06 robertlipeRemove some read-only struct members in xml_tag. Passe...
2013-09-06 robertlipeFix another new/xfree mismatch.
2013-09-06 robertlipeCorrect allocation in xml_tag pseudo copy constructor.
2013-09-06 robertlipeA very conservative move of xml_tag into a class of...
2013-09-04 tsteven4fix waypoint counting errors in tpo and igc readers.
2013-09-02 tsteven4fix memory leaks in cup, easygps, mapsend, osm, pcx...
2013-09-01 tsteven4fix issue with naviguide reader double counting route...
2013-09-01 tsteven4fix bug in garmin_txt reader that could result in unini...
2013-09-01 tsteven4fix iblue styles, writing was causing usage of uninitia...
2013-09-01 tsteven4improve support for testo running from alternate direct...
2013-08-31 tsteven4add option to capture valgrind output in a log file.
2013-08-30 tsteven4fix some url related memory leaks.
2013-08-30 robertlipeAdd valgrind leak suppressiosn for Fedora 18 to improve...
2013-08-30 robertlipeRemove unnecessary strdup in garmin_gpi.
2013-08-30 robertlipeFix obscure leak in GPX reader that I introduced. ...
2013-08-28 tsteven4report errors detected by QXmlStreamReader in the geo...
2013-08-28 tsteven4correct comment about readElementText behavior.
2013-08-28 tsteven4add error checking QXmlStreamReader errors in xmlgeneric.
2013-08-26 robertlipeImprove coment re:setCodecForCStrings.
2013-08-26 robertlipeGerhard brings MSVC up to speed.
2013-08-25 robertlipe... Another fix in gpx.cc. With this, vtesto runs to compl...
2013-08-25 robertlipe... Fix use-after-read that I just introduced in gpx.cc
2013-08-25 robertlipeReplace a little-used Date field in unicsv with QDateTi...
2013-08-25 robertlipeLock unicsv test to UTC.
2013-08-25 robertlipeActually commit leak fix I just told Steve I committed...
2013-08-25 tsteven4@gmail.comadd error detection for navicache reader.
2013-08-25 robertlipeAnother cleanup pass on GPX reader. Eliminate vmem...
2013-08-25 tsteven4@gmail.comActually use autoheader to generate config.h.in instead...
2013-08-25 tsteven4@gmail.comrip expat out of the build system.
2013-08-25 tsteven4gpx reader based on QXmlStreamReader goes live.
2013-08-25 robertlipeRename GUI *.cpp to *.cc to match convention in core.
2013-08-24 tsteven4checkpoint new gpx reader based on QXmlStreamReader...
2013-08-23 tsteven4eliminate weird input mode of gpx reader.
2013-08-23 robertlipeFlorian Unger adds rptname, rptdigit options to tranfor...
2013-08-23 robertlipeHow many times do I have to kill axim and psp? Die...
2013-08-23 robertlipeDelete some dead code.
2013-08-23 robertlipeDrop dead uuid code.
2013-08-23 robertlipeAdd geocaching coverage to unicsv reader/writer test.
2013-08-23 robertlipeMinor warning cleanups for Fedora.
2013-08-23 robertlipeAdd a KML read test, lame as it is...
2013-08-23 robertlipeWhittle away a few more C-style date handlers.
2013-08-22 tsteven4fix another link related memory issue with the gpx...
2013-08-22 tsteven4fix a bug in the gpx reader that could cause the charac...
2013-08-21 robertlipeKludge around probably TZ issue that I introduced in...
2013-08-21 robertlipeConvert remaining users (glogbook, hiketech) of xmlgeneric
2013-08-20 tsteven4correct error in computing time spans related to DST.
2013-08-20 robertlipeOK, the doc is self-correcting when you don't include...
2013-08-20 robertlipeActually commit the astyle change I spoke of earlier.
2013-08-20 robertlipeThe reaper comes for little-used and/or pain in the...
2013-08-18 tsteven4@gmail.comtweak datetime operator overload.
2013-08-16 tsteven4@gmail.comdon't use windows ddks that won't work, e.g. the one...
2013-08-16 robertlipeRemove another implicit time_t conversion.
2013-08-16 robertlipeA surpisingly clean bill of health from valgrind on...
2013-08-16 robertlipeReplace use of Expat with QXmlStreamReaader in navicach...
2013-08-16 tsteven4slightly cleaner fix for Qt 4.6.
2013-08-15 tsteven4compatibility fix for Qt 4.6.
2013-08-15 tsteven4@gmail.comremove insistence that we have expat for kml, gtrnctr...
2013-08-15 robertlipeRemove a silly use (in a low-running place) of time_t...
2013-08-15 robertlipeConrad removes implicit conversion to time_t.
2013-08-15 robertlipeNEWQ scribbling in filters.
2013-08-15 tsteven4remove some obsolete debris from gpx reader.
2013-08-13 tsteven4@gmail.comrestore native line endings to kml and gpx writers...
2013-08-13 tsteven4subclass QFile to provide error handling and stdio.
2013-08-12 robertlipeCheckpoint NEWQ code. Still not very happy with it...
2013-08-11 tsteven4standardize gpx and kml writers using dynamically alloc...
2013-08-11 robertlipeSketch in work in progress of replacing waypoint list...
2013-08-09 tsteven4fix memory leaks in coto, geoniche, humminbird, xol.
2013-08-08 tsteven4fix assertion failure in easygps related to new class...
2013-08-08 robertlipeForce testo to run in US.UTF-8 for now.
next